home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Wyszukiwarki
/
Bingooo 2.6.0
/
Bingooo_english.exe
/
{app}
/
BINGOOO.exe
/
0
/
RCDATA
/
TFORM16
/
TFORM16.txt
< prev
Wrap
Text File
|
2002-06-14
|
2KB
|
77 lines
object Form16: TForm16
Left = 256
Top = 179
Width = 329
Height = 256
Caption = 'Unlock'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 132
Width = 114
Height = 13
Caption = 'Please enter unlock key'
end
object Label2: TLabel
Left = 32
Top = 69
Width = 264
Height = 39
Caption =
'If you have bought the product and received the unlock key, now ' +
'you can turn BINGOOO into a PERSONAL, PROFESSIONAL or CORPORATE ' +
'version.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Image1: TImage
Left = 0
Top = 0
Width = 321
Height = 60
Align = alTop
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Edit1: TEdit
Left = 32
Top = 148
Width = 249
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 80
Top = 187
Width = 75
Height = 25
Caption = 'ok'
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 168
Top = 187
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end